home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
marionettemadness.swf
/
scripts
/
DefineSprite_172
/
frame_1
/
DoAction.as
Wrap
Text File
|
2007-10-01
|
138b
|
7 lines
this._visible = this._alpha = 0;
_root.setButtonRO(mBtn,true);
mBtn.onRelease = function()
{
this._parent._parent.hideHint();
};